CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3d vc

搜索资源列表

  1. 3D魔方游戏源代码

    1下载:
  2. 此乃用VC编写的3D魔方游戏代码软件,它可以很逼真的显示3D图形,并能根据运行环境改变3D模式,只软件只需要占用很少的内存空间是很好的实用代码哦.-which is prepared by the VC 3D Cube game software code, it could very realistic 3D graphics display, and under the operating environment change 3D model, the software only need
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22599
    • 提供者:成名
  1. VC环境下3D图形旋转,实现简单图形算法

    1下载:
  2. 是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:80521
    • 提供者:黄欣
  1. 3d模型

    1下载:
  2. 浙江大学CAD重点实验室的 3D模型变换的VC源程序,用户可在此基础进行科研创新。-Key Laboratory of CAD 3D models transform the VC source, users can build research and innovation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:601580
    • 提供者:杨柯
  1. 绘制3D近似体

    0下载:
  2. 由VC实现的对三维物体的绘制,可以让初学者领会到奥秘-from the right three-dimensional mapping of objects, allowing beginners to understand the mysteries
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36849
    • 提供者:彭世轩
  1. 将3d文件导入vc++

    0下载:
  2. 有助于将将3d文件导入vc++,很好的代码
  3. 所属分类:Windows编程

  1. vc魔方

    0下载:
  2. 这是一个3d的魔方游戏
  3. 所属分类:Windows编程

  1. 几款3D游戏源码

    2下载:
  2. 几款3D游戏源码,用VC/MFC的OPENGL库开发。
  3. 所属分类:游戏引擎

    • 发布日期:2012-08-10
    • 文件大小:8067928
    • 提供者:testsb
  1. 程序运用VC++结合DirectX技术实现了3D模型导入

    0下载:
  2. 程序运用VC++结合DirectX技术实现了3D模型导入、声音、billboard。运行该程序须装有dx9 SDK,vc6.0或vs2005,Procedures for the use of VC++ combined with DirectX technology into a 3D model, sound, billboard. Run this program shall be fitted with dx9 SDK, vc6.0, or vs2005
  3. 所属分类:DirextX编程

    • 发布日期:2017-06-21
    • 文件大小:36237641
    • 提供者:Alice Lee
  1. vc opengl 开发简单列子

    0下载:
  2. vc opengl 开发简单列子,通过代码调用显示一个3D茶壶-vc opengl development of simple Lie Zi, by the code calling the display a 3D teapot
  3. 所属分类:OpenGL

    • 发布日期:2017-03-28
    • 文件大小:223635
    • 提供者:king
  1. MyWater.基于vc++使用opengl开发的3D水纹波浪

    3下载:
  2. 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
  3. 所属分类:3D图形编程

    • 发布日期:2013-01-18
    • 文件大小:2021839
    • 提供者:xuchi
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  1. VC编写的3D赛车游戏

    0下载:
  2. VC编写的3D赛车游戏希望大家喜欢,可能会有BUG希望大家共同指出-3D racing game written in VC hope you like, there may be common BUG hope that
  3. 所属分类:其他游戏

    • 发布日期:2017-04-09
    • 文件大小:2157726
    • 提供者:jidaizong
  1. VC++环境下实现opengl的3D漫游效果

    0下载:
  2. 本代码主要在VC++环境下实现opengl的3D漫游效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve a 3D roaming opengl effect, if not compile opengl development libraries available (opengl development library) fir
  3. 所属分类:OpenGL

    • 发布日期:2017-03-23
    • 文件大小:140128
    • 提供者:
  1. 3D Model Read Program

    2下载:
  2. 利用VC++的MFC框架实现对三维点云模型的读取和显示-To read and show the 3D model on the screen by using the vc++ language
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-29
    • 文件大小:909219
    • 提供者:李娜
  1. 计算机图形学VC++6.0画出一个3D正方体

    1下载:
  2. 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
  3. 所属分类:3D图形编程

    • 发布日期:2016-06-28
    • 文件大小:1963008
    • 提供者:李冠男
  1. TrippleDES_java.rar

    0下载:
  2. java实现的3des加密算法,本算法是按照VC的算法实现的。本源代码只是用来学习3des,如果要完全实现微软的3des加密功能,还有许多工作去做。,3des encryption algorithm java implementation, this algorithm is implemented in accordance with VC algorithm. Origin code is only used to study 3des, if we are to achieve Micr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:13735
    • 提供者:chen wen bin
  1. CAD.rar

    1下载:
  2. VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形,VC programming of 3D CAD graphics system code, you can draw a number of Berzier curve, straight line, cube-like graphics
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-02
    • 文件大小:665793
    • 提供者:叶子
  1. 3D_upml.rar

    0下载:
  2. 采用UMPL边界的FDTD编程,在VC++中实现,编程规范,具有参考价值。,The use of FDTD boundary UMPL programming in VC++ in the realization of program specification, with reference value.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2813945
    • 提供者:杨永常
  1. Particle

    0下载:
  2. VC++6.0下,OpenGL,显示雨,雪,火焰等粒子特效,以及调整视点的功能。-the IDE environment , Visual stdio 6.0 and OPenGL SDK to Show the particle effect,for example snow,rain,flame
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:219742
    • 提供者:BrunoWang
  1. 3D-physics-simulation

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物理实验演示效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve opengl physics experiments demonstrate the effect, if not compile opengl development libraries available (opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:38488
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com